home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / gas / testsuite / gasp / mri / embed.asm next >
Encoding:
Assembly Source File  |  1996-07-04  |  59 b   |  6 lines

  1. embed    macro    label
  2. addr&&label    dc.l    label
  3.     endm
  4.  
  5.     embed    foo
  6.